home *** CD-ROM | disk | FTP | other *** search
- Path: ip81.islip.ny.interramp.com!user
- From: ir001351@interramp.com (Constantine Spathis)
- Newsgroups: fj.lang.c++,comp.lang.c++
- Subject: Re: Wanted: Reusable C++ Tree class(es)
- Date: Fri, 01 Mar 1996 20:42:47 -0500
- Organization: Skepsis Software
- Message-ID: <ir001351-0103962042470001@ip81.islip.ny.interramp.com>
- References: <4h6c63$nm9@griffin.ccc.nottingham.ac.uk>
- NNTP-Posting-Host: ip81.islip.ny.interramp.com
- X-Newsreader: Yet Another NewsWatcher 2.1.8
-
- In article <4h6c63$nm9@griffin.ccc.nottingham.ac.uk>, cag@cs.nott.ac.uk
- (Cleveland A Gibbon) wrote:
-
- > Hi,
- >
- > Does anyone know where I can get hold of a generalised Tree class? Time is
- > of the essence, reuse rather than rewrite. Please, if you think you have
- > one or know someone who does could you drop me a line on cag@cs.nott.ac.uk
- > as I have limited access to these newsgroups.
- >
- >
- >
- > Thanks,
- > Cleve.
- >
- >
- >
- > --------------------------------------------------
- >
- > Learning Technology Research, Email: cag@cs.nott.ac.uk
- > Dept. of Computer Science, Tel: +44 115 951 4239
- > Nottingham University, Fax: +44 115 951 4254
- > Nottingham, NG7 2RD.
- > ENGLAND
- >
- > --------------------------------------------------
- Take a look at the STL map/multimap, they use rb_trees,
- there may be something there for you to use.
-